const runtime.mutexMOffset
2 uses
runtime (current package)
lock_spinbit.go#L63: mutexMOffset = mallocHeaderSize // alignment of heap-allocated Ms (those other than m0)
lock_spinbit.go#L115: return muintptr(highBits + mutexMOffset)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)